home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 February
/
CHIP Şubat 1998.iso
/
drivers
/
GRAFIK
/
MIRO
/
SSCB
/
29H371.EXE
/
MIROSING.INF
< prev
next >
Wrap
Windows Setup INFormation
|
1996-09-02
|
13KB
|
164 lines
; mirosingle.inf
;
; Installation inf for the miro Computer Products AG crystals graphics adapter.
;
[Version]
Signature="$CHICAGO$"
Provider=%miro%
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
Class=Display
[DestinationDirs]
DefaultDestDir = 11
crystals.Miniport = 12 ; drivers
crystals.Display = 11 ; system32
crystals.Information = 12,miro\timing ; drivers\miro\timing
crystals.Addon = 11 ; system32
;
; Driver information
;
[Manufacturer]
%miro% = miro.Mfg
[miro.Mfg]
miroCRYSTAL 12SD = crystals
miroCRYSTAL 20SD = crystals
miroCRYSTAL 20SV = crystals
miroCRYSTAL 22SD = crystals
miroCRYSTAL 40SV = crystals
miroCRYSTAL 40SV ergo = crystals
miroCRYSTAL 80SV = crystals
miroVIDEO 20SD = crystals
miroVIDEO 20SV = crystals
miroVIDEO 22SD = crystals
miroVIDEO 40SV ergo = crystals
miroMEDIA VIEW = crystals
;
; General installation section
;
[crystals]
CopyFiles=crystals.Miniport, crystals.Display, crystals.Information, crystals.Addon
;
; File sections
;
[crystals.Miniport]
crystals.sys
[crystals.Display]
crystals.dll
[crystals.Information]
CARD000A.INI
CARD000B.INI
CARD000D.INI
CARD000E.INI
CARD000F.INI
CARD0012.INI
CARD0015.INI
CARD0016.INI
CARD010A.INI
CARD010B.INI
CARD010F.INI
CARD0115.INI
CARD0116.INI
CARD0118.INI
CARD020A.INI
CARD020C.INI
CARD020F.INI
CARD0212.INI
CARD0213.INI
CARD0214.INI
CARD0216.INI
CARD0219.INI
CARD030B.INI
CARD030F.INI
CARD0313.INI
CARD040B.INI
CARD0413.INI
CARD0513.INI
CARD0613.INI
CARD0713.INI
CARD0813.INI
CARD0913.INI
CARD0A13.INI
MONITOR.INI
TIMING.INI
MIROHW.INI
MIRONAME.INI
[crystals.Addon]
CRYSTAL2.CPL
MLINADDR.CPL
;
; Service Installation
;
[crystals.Services]
AddService = crystals, 0x00000002, crystals_Service_Inst, crystals_EventLog_Inst
[crystals_Service_Inst]
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 1 ; SERVICE_SYSTEM_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Video
ServiceBinary = %12%\crystals.sys
[crystals_EventLog_Inst]
AddReg = crystals_EventLog_AddReg
[crystals_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\crystals.sys"
HKR,,TypesSupported,0x00010001,7
;
; Software Installation
;
[crystals.SoftwareSettings]
AddReg = crystals_SoftwareDeviceSettings
[crystals_SoftwareDeviceSettings]
HKR,, InstalledDisplayDrivers, %REG_MULTI_SZ%, crystals
HKR,, VgaCompatible, %REG_DWORD%, 0
;
; Source file information
;
[SourceDisksNames.x86]
1 = %DiskId%,,,""
[SourceDisksFiles]
crystals.sys = 1
crystals.dll = 1
[Strings]
;
; Non-Localizable Strings
;
REG_SZ = 0x00000000
REG_MULTI_SZ = 0x00010000
REG_EXPAND_SZ = 0x00020000
REG_BINARY = 0x00000001
REG_DWORD = 0x00010001
SERVICEROOT = System\CurrentControlSet\Services
;
; Localizable Strings
;
DiskId = "miro Computer Products AG Installation DISK (Singlescreen)"
GraphAdap = "Graphics Adapter"
miro = "miro Computer Products AG"